autopoint software package provides The autopoint program from GNU gettext, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install autopoint
autopoint is installed in your system.
Make ensure the autopoint package were installed using the commands given below,
$ sudo dpkg-query -l | grep autopoint *
You will get with autopoint package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | autopoint |
| Version | 0.19.8.1-1ubuntu2 |
| Description | The autopoint program from GNU gettext |
| Sub Section | devel |